FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gevko.evo.khb#0.9.1 (62 ms)

Package de.gevko.evo.khb
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gevko.evo.khb@0.9.1&canonical=https://fhir.gevko.de/StructureDefinition/EVO_EX_Ursache_Unfall_BVG
Url https://fhir.gevko.de/StructureDefinition/EVO_EX_Ursache_Unfall_BVG
Version 0.9.0
Status active
Date 2020-10-06T09:44:34.8382879Z
Name EVO_EX_Ursache_Unfall_BVG
Title Ursache - Unfall, BVG
Experimental False
Description Angabe der Ursache - nur Unfall oder Versorgungsleiden, ohne Arbeitsunfall
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
https://fhir.gevko.de/StructureDefinition/EVO_PR_HLM_Zusatzinfos Heilmittelverordnung Informationen
https://fhir.gevko.de/StructureDefinition/EVO_PR_KHB_ServiceRequest Krankenhausbehandlung

Resources that this resource uses

ValueSet
https://fhir.gevko.de/ValueSet/EVO_VS_Ursache_Type_Unfall_BVG Ursachen ohne Arbeitsunfall


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "e2c60658-dc2f-482e-9608-56c316bf8ce2",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2020-10-06T09:44:35.13+00:00"
  },
  "url" : "https://fhir.gevko.de/StructureDefinition/EVO_EX_Ursache_Unfall_BVG",
  "version" : "0.9.0",
  "name" : "EVO_EX_Ursache_Unfall_BVG",
  "title" : "Ursache - Unfall, BVG",
  "status" : "active",
  "date" : "2020-10-06T09:44:34.8382879Z",
  "publisher" : "gevko GmbH",
  "description" : "Angabe der Ursache - nur Unfall oder Versorgungsleiden, ohne Arbeitsunfall",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "ServiceRequest"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Extension",
        "short" : "Kennzeichen BVG",
        "definition" : "Kennzeichnung, ob diese Verordnung mit Bezug zum Bundesentschädigungsgesetz oder Bundesversorgungsgesetz erfolgt"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "https://fhir.gevko.de/StructureDefinition/EVO_EX_Ursache_Unfall_BVG"
      },
      {
        "id" : "Extension.value[x]",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Extension.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "binding" : {
          "strength" : "required",
          "description" : "Der Code sollte aus dem ValueSet EVO_VS_Ursache_Type_Unfall_BVG entnommen werden.",
          "valueSet" : "https://fhir.gevko.de/ValueSet/EVO_VS_Ursache_Type_Unfall_BVG"
        }
      },
      {
        "id" : "Extension.value[x].system",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Extension.value[x].system",
        "min" : 1,
        "fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Ursache_Type"
      },
      {
        "id" : "Extension.value[x].version",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Extension.value[x].version",
        "max" : "0"
      },
      {
        "id" : "Extension.value[x].code",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Extension.value[x].code",
        "short" : "1 | 3",
        "definition" : "1 = Unfall | 3 = Versorgungsleiden",
        "min" : 1
      },
      {
        "id" : "Extension.value[x].userSelected",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Extension.value[x].userSelected",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.